ostree.git
2014-01-19 Colin Walterspull: Hopefully squash race where we would exit early
2014-01-19 Colin Walterstests/pull-corruption: Ensure we corrupt an object...
2014-01-19 Colin Walterslibostree: Ensure we set standard::type when querying...
2014-01-19 Colin Walterspull: Add a few more g_debug() and assertions
2014-01-19 Colin Walterstests: Small tweaks to pull corruption test
2014-01-19 Colin WaltersUpdate .gitignore
2014-01-19 Colin Waltersdeploy/main: Unify some bits between admin-switch and...
2014-01-18 Colin Walterstest-sysroot: Update for API change
2014-01-18 Colin Waltersadmin/switch: New builtin to switch between trees
2014-01-18 Colin WaltersSquash some harmless compiler warnings
2014-01-18 Colin Walterslibotutil: Fix a possible uninitialized free() in error...
2014-01-18 Colin Walterspackaging: Update infrastructure
2014-01-17 Colin Walterscommit: Reject non-regular/non-symlinks earlier with...
2014-01-16 Colin Waltersdeploy: Rework kernel arguments, add --karg-append...
2014-01-16 Colin WaltersCOPYING: Update to latest FSF with current address
2014-01-15 Colin WaltersUnify uboot and syslinux test cases
2014-01-15 Colin WaltersUpdate libgsystem
2014-01-15 Colin Waltersadmin: Add --karg-proc-cmdline argument
2014-01-15 Colin Waltersdeploy: Write bootloader config even if just kernel...
2014-01-11 Colin Waltersbuild: Don't use += for ACLOCAL_AMFLAGS
2014-01-10 Colin Walterspull: Ensure we begin a status line
2014-01-08 Colin Walterssysroot: Error out on deploy --os=<unknown> which has...
2014-01-03 Colin WaltersMakefile-decls.am: Some minor fixes from hotssh
2014-01-03 Colin Waltersbuild: Add Makefile-decls.am
2013-12-25 Colin WaltersRemove 'write-refs' builtin
2013-12-25 Colin Waltersostree/remote-add: Add --no-gpg-verify option
2013-12-23 Colin Waltersrepo: Introspect _sign_commit() and _verify_commit()
2013-12-20 Colin Waltersprune: Remove redundant 'bytes' in format string
2013-12-18 Colin Waltersrepo: Provide a friendlier error message if no signatur...
2013-12-16 Colin Waltersrepo-pull: Remove leftover unused %s
2013-12-15 Roddy Shulercore: Set mtime of content objects to 0
2013-11-29 Colin WaltersTODO: Add a few items
2013-11-29 Colin WaltersUpdate libgsystem
2013-11-29 Colin WaltersMove xattr handling into libgsystem, fix sysroot to...
2013-11-22 Colin Waltersostree-remount.service: Run before systemd-random-seed...
2013-11-21 Colin Waltersfetcher: Display incremental download progress
2013-11-04 Colin WaltersUpdate libgsystem
2013-10-28 Colin Waltersmain: Treat default osname more consistently
2013-10-28 Daniel NarvaezFix crash when deploying with implicit os name
2013-10-28 Daniel Narvaezmain/remote: Add a show-url operation to the remote...
2013-10-25 Colin Walterslibostree: Remove extra : in comment
2013-10-24 Colin Walterslibostree: Squash a compiler warning
2013-10-24 Colin Walterslibostree: Squash two g-ir-scanner warnings
2013-10-24 Daniel NarvaezAdd support for mkinitcpio
2013-10-24 Colin WaltersAdd OstreeAsyncProgress, use it for ostree_repo_pull
2013-10-23 Colin WaltersUpdate libgsystem
2013-10-19 Jeremy Whitingcore: Add size information to commit metadata
2013-10-15 Colin WaltersRelease 2013.7
2013-10-15 Colin Waltersrepo: Remove set-but-unused variable
2013-10-15 Colin Walterstrivial: Add missing files to dist
2013-10-15 Colin Walterstrivial: Don't include config.h in headers
2013-10-15 Colin Walterssysroot: Handle deleting directories in /etc
2013-10-11 Colin Walterscore: Add code to read/write "varints"
2013-10-11 Colin Waltersbuild: Also make gjs-based tests conditional on introsp...
2013-10-09 Jasper St.... Update libgsystem
2013-10-09 Colin Walterslibostree: Fix an introspection scanner warning
2013-10-09 Colin Waltersrepo: Tweak traversal API
2013-10-04 Colin Walterstests: Extend test-sysroot.js further
2013-10-03 Colin Walterssysroot: Move ostree_sysroot_origin_new_from_refspec...
2013-10-03 Colin Walterssysroot: Ensure we create /boot/loader.%d/entries even...
2013-10-03 Colin Walterssysroot: Avoid bad double-free
2013-10-03 Colin Walterssysroot: Update some annotations
2013-10-03 Colin Walterssysroot: Support more arbitrary deployment changes
2013-10-03 Colin Walterstests: Add a simple test-sysroot.js that covers OSTree...
2013-10-02 Colin Waltersrepo: Only delete temp files older than a day
2013-09-30 Colin Waltersrepo: Enumerate objects using openat() too, make more...
2013-09-30 Colin Walterscore: Make ostree_get_relative_object_path() private
2013-09-29 Jeremy Whitingpull: Verify commits with gpg signatures from detached...
2013-09-29 Colin Walterscommit: Store detached metadata in normal form
2013-09-28 Jeremy Whitingcore: Use libgpgme to add GPG signatures to detached...
2013-09-28 Colin Waltersremote-add: Add --set=KEY=VALUE option
2013-09-27 Colin Waltersshow: Handle keys of any type, and set an error if...
2013-09-26 Colin Waltersrepo-pull: Allocate with g_new0 rather than g_new.
2013-09-26 Colin Walterspull: Also fetch detached commitmeta files
2013-09-26 Colin Waltersrepo: When adding detached metadata, ensure the objdir...
2013-09-26 Colin Waltersshow: Print an error message if commit doesn't have...
2013-09-25 Colin Waltersfetcher: Fix previous commit
2013-09-22 Sjoerd Simonsfetcher: Add a queue to limit requests sent to soup
2013-09-21 Colin Walterstests: Add u-boot
2013-09-21 Javier Martinez... tests: Fix U-Boot test case
2013-09-20 Colin Walterslibostree: Document and annotate some methods to quash...
2013-09-20 Colin Walterslibostree: Remove private header file from ostree.h
2013-09-20 Colin Waltersupgrade: Don't segfault if there's no previous deployment
2013-09-20 Colin Waltersdeploy: Correctly swap bootloader version with new...
2013-09-20 Colin Waltersdeploy: Remove checksum from generated loader entries
2013-09-20 Colin Waltersdeploy: Do a full system sync after writing bootloader...
2013-09-20 Colin Waltersdeploy: Only query bootloader if we have to make a...
2013-09-20 Colin Waltersdeploy: Some minor assertion and error message improvements
2013-09-18 Colin Walterslibostree: Add API to write metadata as stream
2013-09-18 Colin Walterstest-core.js: Add standard copyright header
2013-09-18 Colin Waltersmain: Print error: in red bold just for fun
2013-09-18 Colin Walterstests: Add a gjs-based test
2013-09-17 Colin Walterssysroot: Look for booted deployment correctly
2013-09-16 Colin Walterssysroot: Clean up API
2013-09-16 Colin Walterslibostree: Use ostree_repo_create() rather than spawnin...
2013-09-16 Colin Waltersdoc: Add some more OstreeSysroot docs
2013-09-16 Colin Walterslibostree: Make OstreeBootloader private
2013-09-16 Colin Waltersadmin: Drop two uses of ostree_sysroot_get_path()
2013-09-16 Colin Walterslibostree: Nearly complete move of API into OstreeSysroot
2013-09-15 Colin Walterslibostree: Move a lot more sysroot API here
next